Freigeben über


UserActionEventArgs.Cause Property

Definition

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

Applies to