Share via


VlvRequestControl.GetValue 메서드

정의

GetValue() 메서드는 컨트롤을 지정하는 BER 인코딩된 시퀀스를 반환합니다.

public:
 override cli::array <System::Byte> ^ GetValue();
public override byte[] GetValue ();
override this.GetValue : unit -> byte[]
Public Overrides Function GetValue () As Byte()

반환

Byte[]

이 컨트롤을 지정하는 BER 인코딩된 시퀀스입니다.

적용 대상