Share via


PolicyUnit.Percentage(Int64) Méthode

Définition

Crée un PolicyUnit de type Percentage à partir du nombre spécifié.

public:
 static System::IO::Log::PolicyUnit Percentage(long value);
public static System.IO.Log.PolicyUnit Percentage (long value);
static member Percentage : int64 -> System.IO.Log.PolicyUnit
Public Shared Function Percentage (value As Long) As PolicyUnit

Paramètres

value
Int64

Nombre qui représente le pourcentage.

Retours

PolicyUnit de type Percentage à partir du nombre spécifié.

S’applique à