GraphCommand.LinkCategories Özellik

Tanım

Bu komutun sonuçlarına bağlanan bağlantı kategorileri.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphCategory ^> ^ LinkCategories { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphCategory ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.GraphModel.GraphCategory> LinkCategories { get; }
member this.LinkCategories : seq<Microsoft.VisualStudio.GraphModel.GraphCategory>
Public ReadOnly Property LinkCategories As IEnumerable(Of GraphCategory)

Özellik Değeri

IEnumerable<GraphCategory>

Şunlara uygulanır