DefaultDependencyAttribute.LoadHint 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 LoadHint 值,表示組件載入相依性的時機。
public:
property System::Runtime::CompilerServices::LoadHint LoadHint { System::Runtime::CompilerServices::LoadHint get(); };
public System.Runtime.CompilerServices.LoadHint LoadHint { get; }
member this.LoadHint : System.Runtime.CompilerServices.LoadHint
Public ReadOnly Property LoadHint As LoadHint
屬性值
其中一個 LoadHint 值。
備註
使用這個屬性可傳回 屬性所使用的DefaultDependencyAttribute列舉值LoadHint。