Sdílet prostřednictvím


SharePointCommandAttribute – konstruktor (String)

Inicializuje novou instanci SharePointCommandAttribute třídy zadaný příkaz ID.

Obor názvů:  Microsoft.VisualStudio.SharePoint.Commands
Sestavení:  Microsoft.VisualStudio.SharePoint.Commands (v Microsoft.VisualStudio.SharePoint.Commands.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    commandId As String _
)
public SharePointCommandAttribute(
    string commandId
)

Parametry

  • commandId
    Typ: System.String
    ID příkazu SharePoint.ID musí být jedinečná; je vhodné použít název metody předchází metody oboru názvů.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SharePointCommandAttribute Třída

SharePointCommandAttribute – přetížení

Microsoft.VisualStudio.SharePoint.Commands – obor názvů