GraphCategory.BasedOnCategory Property

Definition

Get/Set the base category or null

public:
 property Microsoft::VisualStudio::GraphModel::GraphCategory ^ BasedOnCategory { Microsoft::VisualStudio::GraphModel::GraphCategory ^ get(); void set(Microsoft::VisualStudio::GraphModel::GraphCategory ^ value); };
public Microsoft.VisualStudio.GraphModel.GraphCategory BasedOnCategory { get; set; }
member this.BasedOnCategory : Microsoft.VisualStudio.GraphModel.GraphCategory with get, set
Public Property BasedOnCategory As GraphCategory

Property Value

Applies to