XDocumentClass._XDocument4_GetNamedNodeProperty Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce type est le wrapper d’une coclasse ou d’un membre de coclasse requis par le code managé pour l’interopérabilité COM. Cette classe n’est pas destinée à être utilisée dans le code.
public:
virtual System::String ^ _XDocument4_GetNamedNodeProperty(System::Object ^ varMainDOMNode, System::String ^ bstrPropertyName, System::String ^ bstrDefaultValue) = Microsoft::Office::Interop::InfoPath::_XDocument4::GetNamedNodeProperty;
public virtual string _XDocument4_GetNamedNodeProperty (object varMainDOMNode, string bstrPropertyName, string bstrDefaultValue);
abstract member _XDocument4_GetNamedNodeProperty : obj * string * string -> string
override this._XDocument4_GetNamedNodeProperty : obj * string * string -> string
Public Overridable Function _XDocument4_GetNamedNodeProperty (varMainDOMNode As Object, bstrPropertyName As String, bstrDefaultValue As String) As String
Paramètres
- varMainDOMNode
- Object
- bstrPropertyName
- String
- bstrDefaultValue
- String
Retours
Retourne String.