次の方法で共有


ComponentMetadata.Description プロパティ

定義

レポート パーツの説明を取得します。値の設定も可能です。

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlIgnore]
public string Description { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Description : string with get, set
Public Property Description As String

プロパティ値

レポート パーツの説明。

属性

適用対象