IToolboxAssemblyInfo.OriginalPath 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
載入元件的原始路徑。 這可能與元件的Location屬性不同,例如,如果元件位於 GAC 中。
public:
property System::String ^ OriginalPath { System::String ^ get(); };
public:
property Platform::String ^ OriginalPath { Platform::String ^ get(); };
public string OriginalPath { get; }
member this.OriginalPath : string
Public ReadOnly Property OriginalPath As String
屬性值
載入元件的原始路徑。