Share via


ModelMetadata.ByteCountSpecified Property

Definition

Gets a value that indicates whether the number of byte is specified.

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

Property Value

true if the number of byte is specified; otherwise, false.

Applies to