다음을 통해 공유


IPropertyOwner.Properties 속성

속성 소유자가 제어 하는 속성의 컬렉션을 가져옵니다.

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

구문

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

속성 값

형식: Microsoft.VisualStudio.Utilities.PropertyCollection
속성 소유자가 제어하는 속성 컬렉션입니다.

.NET Framework 보안

참고 항목

참조

IPropertyOwner 인터페이스

Microsoft.VisualStudio.Utilities 네임스페이스