Читати англійською Редагувати

Поділитися через


Manager.DecodeDomainId(String) Method

Definition

Gets a byte array that contains the integer representation of the specified hexadecimal string.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public static byte[] DecodeDomainId(string hexString);

Parameters

hexString
String

A hexadecimal string that represents a domain identity.

Returns

Byte[]

An array that contains the integer representation of hexString.

Applies to

Продукт Версії
.NET Framework 1.1, 2.0, 3.0, 3.5