ILaunchDebugTargetProviderMetadata.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 the provider is capable to handle context
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