NLTokenizer.String Property

Definition

Gets or sets the string to process.

public virtual string String { [Foundation.Export("string", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setString:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.String : string with get, set

Property Value

The string to process.

Attributes

Applies to