CertificateRequestProperties.ContainerName 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 le nom du conteneur.
public:
property Platform::String ^ ContainerName { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ContainerName();
void ContainerName(winrt::hstring value);
public string ContainerName { get; set; }
var string = certificateRequestProperties.containerName;
certificateRequestProperties.containerName = string;
Public Property ContainerName As String
Valeur de propriété
Nom du conteneur.