Switch.DefaultValue 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得建構函式中指派的預設值。
public:
property System::String ^ DefaultValue { System::String ^ get(); };
C#
public string DefaultValue { get; }
member this.DefaultValue : string
Public ReadOnly Property DefaultValue As String
產品 | 版本 |
---|---|
.NET | 7, 8, 9 |