SmartTagActionSet.Actions Özellik

Tanım

Akıllı etiket eylemleri koleksiyonunu alır.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Language::Intellisense::ISmartTagAction ^> ^ Actions { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Language::Intellisense::ISmartTagAction ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Language.Intellisense.ISmartTagAction> Actions { get; }
member this.Actions : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Language.Intellisense.ISmartTagAction>
Public ReadOnly Property Actions As ReadOnlyCollection(Of ISmartTagAction)

Özellik Değeri

ReadOnlyCollection<ISmartTagAction>

Akıllı etiket eylemleri koleksiyonu.

Şunlara uygulanır