FileSystemContextChanged.OnFileContextChanged Özellik

Tanım

Dosya bağlamı değiştiğinde

public:
 property Microsoft::VisualStudio::Workspace::AsyncEvent<EventArgs ^> ^ OnFileContextChanged { Microsoft::VisualStudio::Workspace::AsyncEvent<EventArgs ^> ^ get(); void set(Microsoft::VisualStudio::Workspace::AsyncEvent<EventArgs ^> ^ value); };
public Microsoft.VisualStudio.Workspace.AsyncEvent<EventArgs> OnFileContextChanged { get; set; }
member this.OnFileContextChanged : Microsoft.VisualStudio.Workspace.AsyncEvent<EventArgs> with get, set
Public Property OnFileContextChanged As AsyncEvent(Of EventArgs)

Özellik Değeri

AsyncEvent<EventArgs>

Uygulamalar

Şunlara uygulanır