ITrackingConsentFeature.CanTrack 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.
Indicates either if consent has been given or if consent is not required.
public:
property bool CanTrack { bool get(); };
public bool CanTrack { get; }
member this.CanTrack : bool
Public ReadOnly Property CanTrack As Boolean