GraphCommand.TargetCategories Özellik

Tanım

Bu komutun sonucu olacak hedef düğüm kategorileri.

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

Özellik Değeri

IEnumerable<GraphCategory>

Şunlara uygulanır