OleComponent.CreateHostedComponent(String) Methode

Definition

Erstellt eine neue- OleComponent Instanz mit Instance IOleComponentManager , da Sie sich selbst registrieren muss.

 static Microsoft::VisualStudio::PlatformUI::OleComponentSupport::OleComponent CreateHostedComponent(std::wstring const & diagnosticsName = null);
public static Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent CreateHostedComponent (string diagnosticsName = default);
static member CreateHostedComponent : string -> Microsoft.VisualStudio.PlatformUI.OleComponentSupport.OleComponent
Public Shared Function CreateHostedComponent (Optional diagnosticsName As String = Nothing) As OleComponent

Parameter

diagnosticsName
String

Gibt zurück

OleComponent

Gibt OleComponentzurück.

Gilt für