次の方法で共有


BasicProfileViolation.Recommendation プロパティ

定義

Basic Profile バージョン 1.1 仕様の WSDL 違反を説明する String オブジェクトを取得します。

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

プロパティ値

String

Basic Profile バージョン 1.1 仕様の WSDL 違反を説明する String オブジェクト。

適用対象