ConnectionCost.BackgroundDataUsageRestricted Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un valore che indica se l'utilizzo dei dati in background è stato limitato.
public:
property bool BackgroundDataUsageRestricted { bool get(); };
bool BackgroundDataUsageRestricted();
public bool BackgroundDataUsageRestricted { get; }
var boolean = connectionCost.backgroundDataUsageRestricted;
Public ReadOnly Property BackgroundDataUsageRestricted As Boolean
Valore della proprietà
Boolean
bool
True se l'utilizzo dei dati in background è limitato.