Base64BinaryValue.Value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la valeur de la chaîne binaire Base64.
public override string Value { get; set; }
public override string? Value { get; set; }
public string Value { get; set; }
member this.Value : string with get, set
Public Overrides Property Value As String
Public Property Value As String