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.
Flag to note if this extension is a system extension.
public bool? IsSystemExtension { get; }
member this.IsSystemExtension : Nullable<bool>
Public ReadOnly Property IsSystemExtension As Nullable(Of Boolean)