SwitchAttribute.SwitchDescription 屬性

定義

取得或設定參數的描述。

public:
 property System::String ^ SwitchDescription { System::String ^ get(); void set(System::String ^ value); };
public string? SwitchDescription { get; set; }
public string SwitchDescription { get; set; }
member this.SwitchDescription : string with get, set
Public Property SwitchDescription As String

屬性值

參數的描述。

備註

屬性 SwitchDescription 通常表示 參數的函式。

適用於