다음을 통해 공유


VCRuntimeStringProperty.Description 속성

속성의 설명을 설정하거나 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.VCProjectEngine
어셈블리:  Microsoft.VisualStudio.VCProjectEngine(Microsoft.VisualStudio.VCProjectEngine.dll)

구문

‘선언
Property Description As String
string Description { get; set; }
property String^ Description {
    String^ get ();
    void set (String^ value);
}
abstract Description : string with get, set
function get Description () : String 
function set Description (value : String)

속성 값

형식: String
VCRuntimeStringProperty 개체의 설명이 들어 있는 문자열입니다.

.NET Framework 보안

참고 항목

참조

VCRuntimeStringProperty 인터페이스

Microsoft.VisualStudio.VCProjectEngine 네임스페이스