Share via


IExplorerPropertyDescriptor.PropertyType プロパティ

定義

プロパティの型を取得します。

public:
 property Microsoft::SqlServer::Management::Explorer::ExplorerPropertyType PropertyType { Microsoft::SqlServer::Management::Explorer::ExplorerPropertyType get(); };
public Microsoft.SqlServer.Management.Explorer.ExplorerPropertyType PropertyType { get; }
member this.PropertyType : Microsoft.SqlServer.Management.Explorer.ExplorerPropertyType
Public ReadOnly Property PropertyType As ExplorerPropertyType

プロパティ値

エクスプローラーのプロパティの型です。

適用対象