다음을 통해 공유


StreamWrapper.StreamLength 속성

정의

연결된 스트림의 길이를 가져오거나 설정합니다.

public int? StreamLength { get; set; }
member this.StreamLength : Nullable<int> with get, set
Public Property StreamLength As Nullable(Of Integer)

속성 값

연결된 스트림의 길이입니다.

적용 대상