IBizTalkPropertyFrameSite.GetNodeInfoForPage(UInt32, String, String) 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.
public:
void GetNodeInfoForPage(System::UInt32 pageIndex, [Runtime::InteropServices::Out] System::String ^ % name, [Runtime::InteropServices::Out] System::String ^ % parentName);
public void GetNodeInfoForPage (uint pageIndex, out string name, out string parentName);
abstract member GetNodeInfoForPage : uint32 * string * string -> unit
Public Sub GetNodeInfoForPage (pageIndex As UInteger, ByRef name As String, ByRef parentName As String)
Paramètres
- pageIndex
- UInt32
- name
- String
- parentName
- String