Settings Field
public const string Settings = @"Settings"
This language is not supported or no code example is available.
public:
const String^ Settings = "Settings";
This language is not supported or no code example is available.
public const Settings : String = "Settings"
This language is not supported or no code example is available.
Field Value
string
In this article
Definition