Share via


ManagementPack.ContentReadable Property

Definition

Gets a value indicating whether the content inside the management pack is readable.

public:
 property bool ContentReadable { bool get(); };
public bool ContentReadable { get; }
member this.ContentReadable : bool
Public ReadOnly Property ContentReadable As Boolean

Property Value

true if the content in the management pack is readable; otherwise, false.

Applies to