INavigableItem.BuildSet Property

Definition

Gets the specified build settings of the item.

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigableItemBuildSet ^ BuildSet { Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigableItemBuildSet ^ get(); };
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItemBuildSet BuildSet { get; }
member this.BuildSet : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigableItemBuildSet
Public ReadOnly Property BuildSet As INavigableItemBuildSet

Property Value

Returns the specified build settings of the item.

Applies to