Share via


ConfigurationAttributeSchema.DefaultValue 屬性

定義

取得屬性在未明確設定值時所傳回的資料。

public:
 property System::Object ^ DefaultValue { System::Object ^ get(); };
public object DefaultValue { get; }
member this.DefaultValue : obj
Public ReadOnly Property DefaultValue As Object

屬性值

未明確設定值時,屬性所傳回的資料。

備註

傳回的值可能是字串或以逗號分隔的預設旗標清單。

適用於