Constants.vsCATIDGenericProject Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The CATID for generic projects — that is, projects without a specific object model.
public: System::String ^ vsCATIDGenericProject;
std::wstring vsCATIDGenericProject;
public const string vsCATIDGenericProject;
val mutable vsCATIDGenericProject : string
Public Const vsCATIDGenericProject As String
Field Value
Remarks
Returned whenever you request the ExtenderCATID
for an item.