Udostępnij za pośrednictwem


CompilerParameters.UserToken Właściwość

Definicja

Pobiera lub ustawia token użytkownika do użycia podczas tworzenia procesu kompilatora.

public:
 property IntPtr UserToken { IntPtr get(); void set(IntPtr value); };
public IntPtr UserToken { get; set; }
member this.UserToken : nativeint with get, set
Public Property UserToken As IntPtr

Wartość właściwości

IntPtr

nativeint

Token użytkownika do użycia.

Dotyczy