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

See Also

Reference

Constants Class

EnvDTE Namespace