ILaunchConfigurationProviderMetadata.IsRuntimeSupportContext 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.
If Context support is being resolved on runtime or only by its static metadata
public:
property bool IsRuntimeSupportContext { bool get(); };
public:
property bool IsRuntimeSupportContext { bool get(); };
public bool IsRuntimeSupportContext { get; }
member this.IsRuntimeSupportContext : bool
Public ReadOnly Property IsRuntimeSupportContext As Boolean