Constants.vsProjectItemKindVirtualFolder Field

Definition

Indicates that the folder in the project does not physically appear on disk.

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

Field Value

Applies to