PolicyVersion.ToString 方法
定义
将 PolicyVersion 实例转换为字符串表示形式。Converts the PolicyVersion instance into a string representation.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
返回
正在使用的 WS-Policy 版本的命名空间。The namespace for the version of WS-Policy being used.