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

속성 값

애플리케이션에 대한 덤프 설명자입니다.

적용 대상