Condividi tramite


RegisteredPropertyDictionary.Property Proprietà

Definizione

Ottiene o imposta la proprietà dell'oggetto PropertyDictionary.

public:
 property cli::array <Microsoft::SqlServer::Management::RegisteredProperty ^> ^ Property { cli::array <Microsoft::SqlServer::Management::RegisteredProperty ^> ^ get(); void set(cli::array <Microsoft::SqlServer::Management::RegisteredProperty ^> ^ value); };
[System.Xml.Serialization.XmlElement("Property")]
public Microsoft.SqlServer.Management.RegisteredProperty[] Property { get; set; }
[<System.Xml.Serialization.XmlElement("Property")>]
member this.Property : Microsoft.SqlServer.Management.RegisteredProperty[] with get, set
Public Property Property As RegisteredProperty()

Valore della proprietà

Proprietà dell'oggetto PropertyDictionary.

Attributi

Si applica a