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