UserActionEventArgs.Cause Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the cause which requires users attention.
public:
property Microsoft::VisualStudio::Modeling::Shell::ExportUserAction Cause { Microsoft::VisualStudio::Modeling::Shell::ExportUserAction get(); };
public Microsoft.VisualStudio.Modeling.Shell.ExportUserAction Cause { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Cause : Microsoft.VisualStudio.Modeling.Shell.ExportUserAction
Public ReadOnly Property Cause As ExportUserAction
Property Value
- Attributes