Share via


SharePointCommandAttribute.CommandId Property

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: String
A string representing a command ID.

.NET Framework Security

See Also

Reference

SharePointCommandAttribute Class

Microsoft.VisualStudio.SharePoint.Commands Namespace