AppearanceCategoryOption.Default 属性

定义

获取默认值。

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

属性值

String

默认值为 "text"。

适用于