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

屬性值

String

應用程式的傾印描述項。

適用於