언어

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

속성 값

애플리케이션의 덤프 디스크립터입니다.

적용 대상