共用方式為


TypeManifestProviderAttribute 類別

定義

定義這個元件的中繼資料提供者。

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class TypeManifestProviderAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type TypeManifestProviderAttribute = class
    inherit Attribute
Public NotInheritable Class TypeManifestProviderAttribute
Inherits Attribute
繼承
TypeManifestProviderAttribute
屬性

建構函式

TypeManifestProviderAttribute(Type)

初始化 TypeManifestProviderAttribute 類別的新執行個體。

屬性

ProviderType

取得資訊清單提供者類型。

適用於