IInternalConfigSystem.SupportsUserConfig Proprietà

Definizione

Ottiene un valore che indica se la configurazione utente è supportata.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

true se la configurazione utente è supportata; in caso contrario, false.

Si applica a