NSString.DeletePathExtension Method

Definition

Returns a new string by deleting the path extension from this string.

[Foundation.Export("stringByDeletingPathExtension")]
public virtual Foundation.NSString DeletePathExtension ();
abstract member DeletePathExtension : unit -> Foundation.NSString
override this.DeletePathExtension : unit -> Foundation.NSString

Returns

Attributes

Applies to