IPublishFile2.IsPublished Свойство

Определение

Возвращает значение, указывающее, будет ли развернут файл.

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

Значение свойства

Boolean

true значение, если файл будет развернут; в противном случае — false .

Реализации

Атрибуты

Применяется к