IPublishFile.IsAssembly Eigenschaft

Definition

Ruft ab, ob die Datei der-Schnittstelle eine Assembly ist.

public:
 property bool IsAssembly { bool get(); };
public:
 property bool IsAssembly { bool get(); };
[System.Runtime.InteropServices.DispId(2)]
public bool IsAssembly { get; }
[<System.Runtime.InteropServices.DispId(2)>]
member this.IsAssembly : bool
Public ReadOnly Property IsAssembly As Boolean

Eigenschaftswert

Boolean

true , wenn die Datei eine Assembly ist, andernfalls false .

Attribute

Gilt für