Sdílet prostřednictvím


IPublishFile2.IsAssembly Property

Definition

Gets a value that indicates whether the file is an assembly.

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

Property Value

true if the file is an assembly; otherwise, false.

Implements

Attributes

Applies to