共用方式為


PropertyInformation.Description 屬性

定義

取得對應到組態屬性的物件描述。

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

屬性值

組態屬性的描述。

適用於