Sdílet prostřednictvím


IPublishFile2.IsDataFile Property

Definition

Gets a value that indicates whether the file is a data file.

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

Property Value

true if the file is a data file; otherwise, false.

Implements

Attributes

Applies to