共用方式為


CustomLabel.Image 屬性

定義

取得或設定自訂標籤影像。

public:
 property System::String ^ Image { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string Image { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Image : string with get, set
Public Property Image As String

屬性值

string 值,表示自訂標籤影像的名稱。

屬性

適用於