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 specifying if the Marketplace status is subscribed or not.
public bool? Subscribed { get; }
member this.Subscribed : Nullable<bool>
Public ReadOnly Property Subscribed As Nullable(Of Boolean)