DriverDataSet.DriverRow.DRIVER_UID 屬性
指定的驅動程式的唯一識別碼。
命名空間: WebSvcDriver
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property DRIVER_UID As Guid
Get
Set
'用途
Dim instance As DriverDataSet.DriverRow
Dim value As Guid
value = instance.DRIVER_UID
instance.DRIVER_UID = value
public Guid DRIVER_UID { get; set; }
屬性值
類型:System.Guid