IFileContextAction.Source 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.
File Context source of this Action
public:
property Microsoft::VisualStudio::Workspace::FileContext ^ Source { Microsoft::VisualStudio::Workspace::FileContext ^ get(); };
public Microsoft.VisualStudio.Workspace.FileContext Source { get; }
member this.Source : Microsoft.VisualStudio.Workspace.FileContext
Public ReadOnly Property Source As FileContext