BRItemTypeComponent.Description 屬性

定義

取得或設定類型的描述。

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

屬性值

String

表示描述的字串。

屬性

適用於