Sdílet prostřednictvím


IPublishFile.IsDataFile Property

Definition

Gets whether or not 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.

Attributes

Applies to