BuildContextTypes.GetTargetContextType(BuildType) 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 matching Type for a build type
public:
static Guid GetTargetContextType(Microsoft::VisualStudio::Workspace::Build::BuildType buildType);
public static Guid GetTargetContextType (Microsoft.VisualStudio.Workspace.Build.BuildType buildType);
static member GetTargetContextType : Microsoft.VisualStudio.Workspace.Build.BuildType -> Guid
Public Shared Function GetTargetContextType (buildType As BuildType) As Guid
Parameters
- buildType
- BuildType
The target build type
Returns
The GUID of the context type