Aracılığıyla paylaş


IServicedComponentInfo Arabirim

Tanım

yöntemi aracılığıyla GetComponentInfo(Int32, String[]) bileşen hakkında bilgi almak için sınıfı tarafından ServicedComponent uygulanır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public interface class IServicedComponentInfo
[System.Runtime.InteropServices.Guid("8165B19E-8D3A-4d0b-80C8-97DE310DB583")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IServicedComponentInfo
[<System.Runtime.InteropServices.Guid("8165B19E-8D3A-4d0b-80C8-97DE310DB583")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IServicedComponentInfo = interface
Public Interface IServicedComponentInfo
Türetilmiş
Öznitelikler

Açıklamalar

Arabirimin IServicedComponentInfo doğrudan kodunuz içinde uygulanması gerekmez. .NET Framework altyapısı tarafından dahili olarak kullanılır.

GetComponentInfo yöntemi sınıf arabiriminde ServicedComponent görünmez. Bunun yerine açıkça ServicedComponent uygular IServicedComponentInfo.

Yöntemler

GetComponentInfo(Int32, String[])

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Sınıf örneği hakkında ServicedComponent belirli bilgileri alır.

Şunlara uygulanır

Ayrıca bkz.