IDTSName100.Description 속성

정의

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(88)]
public string Description { [System.Runtime.InteropServices.DispId(88)] get; [System.Runtime.InteropServices.DispId(88)] set; }
[<System.Runtime.InteropServices.DispId(88)>]
[<get: System.Runtime.InteropServices.DispId(88)>]
[<set: System.Runtime.InteropServices.DispId(88)>]
member this.Description : string with get, set
Public Property Description As String

속성 값

개체에 대한 정보를 포함하는 문자열 입니다.

특성

적용 대상