ToolsMenuItemBase.AccessModifiers 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 AccessModifier 控制項的集合。
protected:
property System::Collections::Generic::List<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IAccessModifier ^> ^ AccessModifiers { System::Collections::Generic::List<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IAccessModifier ^> ^ get(); };
protected System.Collections.Generic.List<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IAccessModifier> AccessModifiers { get; }
member this.AccessModifiers : System.Collections.Generic.List<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IAccessModifier>
Protected ReadOnly Property AccessModifiers As List(Of IAccessModifier)
屬性值
回傳 AccessModifier 控制項的集合。