INavigableItem.BuildSet 属性

定义

获取项的指定生成设置。

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

属性值

返回项的指定生成设置。

适用于