Share via


PolicyVersion.Namespace 屬性

定義

取得原則版本的命名空間。

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

屬性值

包含 WS-Policy 命名空間的字串。

備註

針對 WS-Policy 1.2,傳回的命名空間為 http://schemas.xmlsoap.org/ws/2004/09/policy 。 針對 WS-Policy 1.5,傳回的命名空間為 http://www.w3.org/ns/ws-policy

適用於