DefaultParameterValueAttribute.Value 屬性

定義

取得參數的預設值。

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

屬性值

一個代表參數預設值的物件。

適用於