WebServiceParser.DefaultDirectiveName プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
既定のディレクティブ名を取得します。
この 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。