Constants.vsDocumentKindResource Field

Definition

A resource file, opened with the resource editor.

public: System::String ^ vsDocumentKindResource;
std::wstring vsDocumentKindResource;
public const string vsDocumentKindResource;
val mutable vsDocumentKindResource : string
Public Const vsDocumentKindResource As String 

Field Value

Remarks

Indicates the type of document that was opened.

Applies to