共用方式為


PrintSystemTypeProperty.Value 屬性

定義

取得或設定 PrintSystemTypeProperty 表示的屬性值。

public:
 virtual property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public override object Value { get; set; }
member this.Value : obj with get, set
Public Overrides Property Value As Object

屬性值

PrintSystemTypeProperty 所表示屬性的值。

適用於