ExtendedDNControl.GetValue 方法

定义

GetValue() 方法返回扩展识别名的格式。

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

返回

Byte[]

扩展识别名的格式。

适用于