言語

Application.DumpDescriptor プロパティ

定義

アプリケーションのダンプディスクリプタを取得するか設定します。

public:
 property System::String ^ DumpDescriptor { System::String ^ get(); void set(System::String ^ value); };
public string DumpDescriptor { get; set; }
member this.DumpDescriptor : string with get, set
Public Property DumpDescriptor As String

プロパティ値

アプリケーションのダンプディスクリプターです。

適用対象