Compartilhar via


IPublishFile2.IsReadOnly Property

Definition

Gets a value that indicates whether the file is required.

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

Property Value

true if the file is required; otherwise, false.

Implements

Attributes

Applies to