다음을 통해 공유


VCCustomBuildRule.Properties 속성

개체에 대한 속성의 컬렉션을 가져옵니다.

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

구문

‘선언
ReadOnly Property Properties As IVCCollection
IVCCollection Properties { get; }
property IVCCollection^ Properties {
    IVCCollection^ get ();
}
abstract Properties : IVCCollection with get
function get Properties () : IVCCollection

속성 값

형식: Microsoft.VisualStudio.VCProjectEngine.IVCCollection
IVCCollection 개체

.NET Framework 보안

참고 항목

참조

VCCustomBuildRule 인터페이스

Microsoft.VisualStudio.VCProjectEngine 네임스페이스