NativeMethods.GUID_HTMEDAllowExistingDocData Field
Value is new Guid(unchecked((int)0x5742d216), unchecked((short)0x8071), (short)0x4779, new byte[] {0xbf, 0x5f, 0xa2, 0x4d, 0x5f, 0x31, 0x42, 0xba}).
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Shared ReadOnly GUID_HTMEDAllowExistingDocData As Guid
'Usage
Dim value As Guid
value = NativeMethods.GUID_HTMEDAllowExistingDocData
public static readonly Guid GUID_HTMEDAllowExistingDocData
public:
static initonly Guid GUID_HTMEDAllowExistingDocData
public static final var GUID_HTMEDAllowExistingDocData : Guid
static val GUID_HTMEDAllowExistingDocData: 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.