Constants.vsDocumentKindResource Field
A resource file, opened with the resource editor.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
Public Const vsDocumentKindResource As String
public const string vsDocumentKindResource
public:
literal String^ vsDocumentKindResource
static val mutable vsDocumentKindResource: string
public const var vsDocumentKindResource : String
Remarks
Indicates the type of document that was opened.
.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.