다음을 통해 공유


IContentStream.Length 속성

정의

이 ContentStream의 길이를 가져오거나 설정합니다.

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

속성 값

Null 또는 Min/Max Int로 바인딩된 숫자 값입니다.

적용 대상