共用方式為


AdomdProperty 建構

Initializes a new instance of the AdomdProperty class.

多載清單 

  名稱 描述
公用方法 AdomdProperty(String, Object) Initializes a new instance of the AdomdProperty class with the name and value of the property.
公用方法 AdomdProperty(String, String, Object) Initializes a new instance of the AdomdProperty class with the name, namespace, and value of the property.

頂端