TrustVersion.Namespace Property

Definition

Gets the namespace for this trust version.

public:
 property System::Xml::XmlDictionaryString ^ Namespace { System::Xml::XmlDictionaryString ^ get(); };
public System.Xml.XmlDictionaryString Namespace { get; }
member this.Namespace : System.Xml.XmlDictionaryString
Public ReadOnly Property Namespace As XmlDictionaryString

Property Value

The namespace for this trust version.

Applies to