DependencyContext.Default 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前應用程式的相依性內容。
public:
static property Microsoft::Extensions::DependencyModel::DependencyContext ^ Default { Microsoft::Extensions::DependencyModel::DependencyContext ^ get(); };
public static Microsoft.Extensions.DependencyModel.DependencyContext? Default { get; }
static member Default : Microsoft.Extensions.DependencyModel.DependencyContext
Public Shared ReadOnly Property Default As DependencyContext
屬性值
目前應用程式的相依性內容。