Constants.vsCATIDGenericProject Field

Definition

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.

Applies to