次の方法で共有


ComposablePartDefinition.ExportedTypes プロパティ

定義

パーツ自体にエクスポートされた型を取得します。

public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Composition.ExportDefinition> ExportedTypes { get; }
member this.ExportedTypes : System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Composition.ExportDefinition>
Public ReadOnly Property ExportedTypes As IReadOnlyCollection(Of ExportDefinition)

プロパティ値

適用対象