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 通常、スイッチの関数を示します。

適用対象