다음을 통해 공유


IExtensionRequirement.Attributes 속성

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

구문

‘선언
ReadOnly Property Attributes As IDictionary(Of String, String)
IDictionary<string, string> Attributes { get; }
property IDictionary<String^, String^>^ Attributes {
    IDictionary<String^, String^>^ get ();
}
abstract Attributes : IDictionary<string, string> with get
function get Attributes () : IDictionary<String, String>

속성 값

형식: IDictionary<String, String>

.NET Framework 보안

참고 항목

참조

IExtensionRequirement 인터페이스

Microsoft.VisualStudio.ExtensionManager 네임스페이스