共用方式為


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[]

擴充辨別名稱的格式。

適用於