다음을 통해 공유


IExplorerEntityDescriptor.Properties 속성

정의

자세히 보기에 대해 정의되거나 필요한 속성을 가져옵니다.

public:
 property System::Collections::Generic::IList<Microsoft::SqlServer::Management::Explorer::IExplorerPropertyDescriptor ^> ^ Properties { System::Collections::Generic::IList<Microsoft::SqlServer::Management::Explorer::IExplorerPropertyDescriptor ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.SqlServer.Management.Explorer.IExplorerPropertyDescriptor> Properties { get; }
member this.Properties : System.Collections.Generic.IList<Microsoft.SqlServer.Management.Explorer.IExplorerPropertyDescriptor>
Public ReadOnly Property Properties As IList(Of IExplorerPropertyDescriptor)

속성 값

정의되거나 필요한 속성입니다.

적용 대상