DefaultSettingValueAttribute.Value 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得應用程式設定屬性的預設值。
public:
property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String
屬性值
表示屬性預設值的 String。
備註
屬性是在建Value構函式中設定。DefaultSettingValueAttribute
設定提供者可能支援可使用 指定的 SettingsSerializeAsAttribute多個串行化配置。