Share via


SolutionClass.Properties 속성

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

Microsoft 내부용입니다.

네임스페이스:  EnvDTE
어셈블리:  EnvDTE(EnvDTE.dll)

구문

‘선언
Public Overridable ReadOnly Property Properties As Properties
public virtual Properties Properties { get; }
public:
virtual property Properties^ Properties {
    Properties^ get ();
}
abstract Properties : Properties with get 
override Properties : Properties with get
function get Properties () : Properties

속성 값

형식: EnvDTE.Properties

구현

_Solution.Properties

.NET Framework 보안

참고 항목

참조

SolutionClass 클래스

EnvDTE 네임스페이스