CommandIds.GenerateSelectedCode Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll)
Syntax
'Declaration
Public Shared ReadOnly GenerateSelectedCode As CommandID
'Usage
Dim value As CommandID
value = CommandIds.GenerateSelectedCode
public static readonly CommandID GenerateSelectedCode
public:
static initonly CommandID^ GenerateSelectedCode
public static final var GenerateSelectedCode : CommandID
static val GenerateSelectedCode: CommandID
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.