ServiceDescriptor.IsKeyedService プロパティ

定義

サービスがキー付きサービスであるかどうかを示す値を取得します。

public:
 property bool IsKeyedService { bool get(); };
public bool IsKeyedService { get; }
member this.IsKeyedService : bool
Public ReadOnly Property IsKeyedService As Boolean

プロパティ値

適用対象