Authentication.AnyAttr - Propriété

Obtient ou définit un tableau d'objets System.Xml.XmlAttribute ou d'attributs.

Espace de noms :  WebSvcDspSts
Assembly :  STSSOAP (dans STSSOAP.dll)

Syntaxe

'Déclaration
Public Property AnyAttr As XmlAttribute()
    Get
    Set
'Utilisation
Dim instance As Authentication
Dim value As XmlAttribute()

value = instance.AnyAttr

instance.AnyAttr = value
public XmlAttribute[] AnyAttr { get; set; }

Valeur de propriété

Type : []
Un tableau d'objets System.Xml.XmlAttribute

Voir aussi

Référence

Authentication classe

Authentication - Membres

WebSvcDspSts - Espace de noms