RegisteredPropertyDictionary.Property Propriété

Définition

Obtient ou définit la propriété du 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()

Valeur de propriété

La propriété du PropertyDictionary.

Attributs

S’applique à