CustomSettingsHelper.GetFileContextType(IWorkspaceSettingsSource) Method
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.
Return the file context type from a custom settings
public:
static Guid GetFileContextType(Microsoft::VisualStudio::Workspace::Settings::IWorkspaceSettingsSource ^ customSettings);
public static Guid GetFileContextType (Microsoft.VisualStudio.Workspace.Settings.IWorkspaceSettingsSource customSettings);
static member GetFileContextType : Microsoft.VisualStudio.Workspace.Settings.IWorkspaceSettingsSource -> Guid
Public Shared Function GetFileContextType (customSettings As IWorkspaceSettingsSource) As Guid
Parameters
- customSettings
- IWorkspaceSettingsSource
The custom settings source
Returns
GUID with the parsed file context type