Share via


XDocumentClass.GetNamedNodeProperty(Object, String, String) Méthode

Définition

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 ^ GetNamedNodeProperty(System::Object ^ varMainDOMNode, System::String ^ bstrPropertyName, System::String ^ bstrDefaultValue) = Microsoft::Office::Interop::InfoPath::_XDocument2::GetNamedNodeProperty;
public virtual string GetNamedNodeProperty (object varMainDOMNode, string bstrPropertyName, string bstrDefaultValue);
abstract member GetNamedNodeProperty : obj * string * string -> string
override this.GetNamedNodeProperty : obj * string * string -> string
Public Overridable Function GetNamedNodeProperty (varMainDOMNode As Object, bstrPropertyName As String, bstrDefaultValue As String) As String

Paramètres

varMainDOMNode
Object
bstrPropertyName
String
bstrDefaultValue
String

Retours

Implémente

S’applique à