ActiveDirectorySchemaProperty.RangeUpper 속성

정의

ActiveDirectorySchemaProperty 개체가 가질 수 있는 최대값이나 최대 길이를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

Int32 개체 값의 최대값이나 최대 길이를 나타내는 ActiveDirectorySchemaProperty 값입니다.

예외

기본 디렉터리 서비스에 대한 호출에서 오류가 발생했습니다.

대상 서버를 사용 중이거나 사용할 수 없습니다.

이 속성 범위의 상한이 없는 경우

적용 대상

추가 정보