ConfigurationAttributeSchema.DefaultValue 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得屬性在未明確設定值時所傳回的資料。
public:
property System::Object ^ DefaultValue { System::Object ^ get(); };
public object DefaultValue { get; }
member this.DefaultValue : obj
Public ReadOnly Property DefaultValue As Object
屬性值
未明確設定值時,屬性所傳回的資料。
備註
傳回的值可能是字串或以逗號分隔的預設旗標清單。