Symbol.Description プロパティ

定義

シンボルの説明を取得または設定します。

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

プロパティ値

適用対象