Freigeben über


CodeGeneratorRegistrationAttribute.ContextGuid Property

Gets the GUID representing the project type.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
Public ReadOnly Property ContextGuid As String
public string ContextGuid { get; }
public:
property String^ ContextGuid {
    String^ get ();
}
member ContextGuid : string with get
function get ContextGuid () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeGeneratorRegistrationAttribute Class

Microsoft.VisualStudio.Shell Namespace