BasicProfileViolation.Recommendation プロパティ

定義

基本プロファイル バージョン 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

プロパティ値

基本プロファイル バージョン 1.1 仕様の WSDL 違反を記述する String オブジェクト。

適用対象