ComponentRegistration.Components プロパティ

定義

注意事項

Use resource explorer

登録されているすべての ComponentRegistration オブジェクトの一覧を取得します。

[System.Obsolete("Use resource explorer")]
public static System.Collections.Generic.IEnumerable<object> Components { get; }
[<System.Obsolete("Use resource explorer")>]
static member Components : seq<obj>
Public Shared ReadOnly Property Components As IEnumerable(Of Object)

プロパティ値

ComponentRegistration オブジェクトの numeration。

属性

適用対象