GraphSchema.Properties Property

Definition

All the GraphProperty objects that are registered with this schema.

public:
 property Microsoft::VisualStudio::GraphModel::GraphPropertyCollection ^ Properties { Microsoft::VisualStudio::GraphModel::GraphPropertyCollection ^ get(); };
public Microsoft.VisualStudio.GraphModel.GraphPropertyCollection Properties { get; }
member this.Properties : Microsoft.VisualStudio.GraphModel.GraphPropertyCollection
Public ReadOnly Property Properties As GraphPropertyCollection

Property Value

Applies to