NSError.Domain Property

Definition

The domain associated with this error.

public virtual string Domain { [Foundation.Export("domain")] get; }
member this.Domain : string

Property Value

String representing the domain.

Attributes

Remarks

Applies to