IBizTalkPropertyFrame.CreateStandardFrame Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void CreateStandardFrame(Microsoft::BizTalk::Admin::IBizTalkPropertyFrameSite ^ site, IntPtr parentHandle, System::String ^ frameTitle, Microsoft::BizTalk::Admin::PageAttributes pageInfo, System::UInt32 focusedPage, System::UInt32 lcID);
public void CreateStandardFrame (Microsoft.BizTalk.Admin.IBizTalkPropertyFrameSite site, IntPtr parentHandle, string frameTitle, Microsoft.BizTalk.Admin.PageAttributes pageInfo, uint focusedPage, uint lcID);
abstract member CreateStandardFrame : Microsoft.BizTalk.Admin.IBizTalkPropertyFrameSite * nativeint * string * Microsoft.BizTalk.Admin.PageAttributes * uint32 * uint32 -> unit
Public Sub CreateStandardFrame (site As IBizTalkPropertyFrameSite, parentHandle As IntPtr, frameTitle As String, pageInfo As PageAttributes, focusedPage As UInteger, lcID As UInteger)
Parameter
- parentHandle
-
IntPtr
nativeint
- frameTitle
- String
- pageInfo
- PageAttributes
- focusedPage
- UInt32
- lcID
- UInt32