OleComponent.CreateHostedComponent(String) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
OleComponent Instance Kendisini kaydetmesi gereken için kullanarak yeni bir örnek oluşturur IOleComponentManager .
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
Parametreler
- diagnosticsName
- String
Döndürülenler
OleComponent döndürür.