IExplorerPropertyDescriptor.PropertyType Property

Definition

Gets the type of the property.

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

Property Value

The property type of the explorer.

Applies to