RealmInfo.NamespaceType Property

Definition

public:
 property System::String ^ NamespaceType { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlElement("NameSpaceType")]
public string NamespaceType { get; set; }
[<System.Xml.Serialization.XmlElement("NameSpaceType")>]
member this.NamespaceType : string with get, set
Public Property NamespaceType As String

Property Value

Attributes

Applies to