Switch.DefaultValue 属性

定义

获取在构造函数中分配的默认值。

public:
 property System::String ^ DefaultValue { System::String ^ get(); };
public string DefaultValue { get; }
member this.DefaultValue : string
Public ReadOnly Property DefaultValue As String

属性值

适用于