PrintQueueStream.Length 속성

정의

스트림의 길이(바이트)를 가져옵니다.

public:
 virtual property long Length { long get(); };
public override long Length { [System.Security.SecurityCritical] get; }
public override long Length { get; }
[<get: System.Security.SecurityCritical>]
member this.Length : int64
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

속성 값

스트림의 길이(바이트)를 나타내는 Int64입니다.

특성

적용 대상