WerStoreApi.IsStoreInterfacePresent Property

Definition

Gets a value indicating whether the API is present. Should be present on RS2+. If it is not, opening a store will return null.

public:
 static property bool IsStoreInterfacePresent { bool get(); };
public static bool IsStoreInterfacePresent { get; }
member this.IsStoreInterfacePresent : bool
Public Shared ReadOnly Property IsStoreInterfacePresent As Boolean

Property Value

Boolean

Applies to