WebServiceParser.DefaultDirectiveName プロパティ

定義

既定のディレクティブ名を取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

protected:
 virtual property System::String ^ DefaultDirectiveName { System::String ^ get(); };
protected override string DefaultDirectiveName { get; }
member this.DefaultDirectiveName : string
Protected Overrides ReadOnly Property DefaultDirectiveName As String

プロパティ値

String

既定のディレクティブ名を保持している String

適用対象