WebDescriptionAttribute.DescriptionValue 屬性

定義

取得或設定顯示於 PropertyGridEditorPart 控制項的工具提示。

protected:
 property System::String ^ DescriptionValue { System::String ^ get(); void set(System::String ^ value); };
protected string DescriptionValue { get; set; }
member this.DescriptionValue : string with get, set
Protected Property DescriptionValue As String

屬性值

String,其中包含要顯示在 PropertyGridEditorPart 中的值。

備註

屬性 DescriptionValue 會取得或設定透過 屬性存取的 Description 相同值。 屬性 DescriptionValue 受到保護,因此只能在 類別內或透過衍生類別存取。

適用於