共用方式為


TrustVersion.Namespace 屬性

定義

取得這個信任版本的命名空間。

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

屬性值

這個信任版本的命名空間。

適用於