IExplorerDetailsViewDescriptor.Properties 속성

정의

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

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

속성 값

자세히 보기의 속성입니다.

적용 대상