IToolboxAssemblyInfo 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供元件的相關信息。
public interface class IToolboxAssemblyInfo
public interface class IToolboxAssemblyInfo
__interface IToolboxAssemblyInfo
public interface IToolboxAssemblyInfo
type IToolboxAssemblyInfo = interface
Public Interface IToolboxAssemblyInfo
備註
由殼層實作,並透過 IToolboxType.AssemblyInfo 提供。
屬性
OriginalPath |
載入元件的原始路徑。 這可能與元件的Location屬性不同,例如,如果元件位於 GAC 中。 |