AppearanceCategoryOption.Default Property

Definition

Gets the default value.

public:
 virtual property System::String ^ Default { System::String ^ get(); };
public:
 virtual property Platform::String ^ Default { Platform::String ^ get(); };
public override string Default { get; }
member this.Default : string
Public Overrides ReadOnly Property Default As String

Property Value

The default value, which is "text".

Applies to