次の方法で共有


BasicProfileViolation.NormativeStatement プロパティ

定義

Basic Profile バージョン 1.1 仕様の WSDL 違反の識別子を取得します。

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

プロパティ値

Basic Profile バージョン 1.1 の WSDL 違反の識別子 (R2038 など) を含む String

適用対象