Share via


TrustVersion.Namespace 属性

定义

获取此 Trust 版本的命名空间。

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

属性值

此 Trust 版本的命名空间。

适用于