AssemblyIdentity.ContentType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定元件定義或參考的元件系結模型;,即元件參考與元件定義的比對方式。
public:
property System::Reflection::AssemblyContentType ContentType { System::Reflection::AssemblyContentType get(); };
public System.Reflection.AssemblyContentType ContentType { get; }
member this.ContentType : System.Reflection.AssemblyContentType
Public ReadOnly Property ContentType As AssemblyContentType