다음을 통해 공유


ISymbolDocument.SourceLength 속성

정의

포함 리소스의 길이(바이트)를 가져옵니다.

public:
 property int SourceLength { int get(); };
public int SourceLength { get; }
member this.SourceLength : int
Public ReadOnly Property SourceLength As Integer

속성 값

현재 문서의 리소스 길이입니다.

적용 대상