CompoundActionBase.action Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Wichtig
Diese API ist nicht CLS-kompatibel.
Schnittstelle für eine CompoundAction-Aktion.
protected: Microsoft::VisualStudio::TextManager::Interop::IVsCompoundAction ^ action;
protected: Microsoft::VisualStudio::TextManager::Interop::IVsCompoundAction ^ action;
Microsoft::VisualStudio::TextManager::Interop::IVsCompoundAction action;
[System.CLSCompliant(false)]
protected Microsoft.VisualStudio.TextManager.Interop.IVsCompoundAction action;
[<System.CLSCompliant(false)>]
val mutable action : Microsoft.VisualStudio.TextManager.Interop.IVsCompoundAction
Protected action As IVsCompoundAction
Feldwert
- Attribute
Hinweise
Eine IVsCompoundAction-Schnittstelle.