Compartir a través de


AdomdProperty Constructor

Initializes a new instance of the AdomdProperty class.

Lista de sobrecargas

  Nombre Descripción
Método publico AdomdProperty(String, Object) Initializes a new instance of the AdomdProperty class with the name and value of the property.
Método publico AdomdProperty(String, String, Object) Initializes a new instance of the AdomdProperty class with the name, namespace, and value of the property.

Principio