Share via


ManagementPackResource.HasNullStream Property

Definition

Gets or sets a value that indicates whether this management pack resource contains a null stream.

public:
 property bool HasNullStream { bool get(); void set(bool value); };
public bool HasNullStream { get; set; }
member this.HasNullStream : bool with get, set
Public Property HasNullStream As Boolean

Property Value

true if this management pack resource contains a null stream; otherwise, false.

Applies to