SmartTagActionSet.Actions Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Akıllı etiket eylemleri koleksiyonu.