Partager via


SharePointCommandAttribute.CommandId Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the ID of the command.

Namespace:  Microsoft.VisualStudio.SharePoint.Commands
Assembly:  Microsoft.VisualStudio.SharePoint.Commands (in Microsoft.VisualStudio.SharePoint.Commands.dll)

Syntax

'Declaration
Public Property CommandId As String
public string CommandId { get; private set; }

Property Value

Type: System.String
A string representing a command ID.

.NET Framework Security

See Also

Reference

SharePointCommandAttribute Class

Microsoft.VisualStudio.SharePoint.Commands Namespace