ObjectObserver.IsSupported Method
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.
Returns true if this feature is supported on this platform and device.
public:
static bool IsSupported();
public static bool IsSupported ();
static member IsSupported : unit -> bool
Public Shared Function IsSupported () As Boolean