VSConstants.CATID.ProjectItemAutomationObject_guid Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaración
Public Shared ReadOnly ProjectItemAutomationObject_guid As Guid
'Uso
Dim value As Guid
value = VSConstants..::..CATID.ProjectItemAutomationObject_guid
public static readonly Guid ProjectItemAutomationObject_guid
public:
static initonly Guid ProjectItemAutomationObject_guid
static val ProjectItemAutomationObject_guid: Guid
public static final var ProjectItemAutomationObject_guid : Guid
.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.