PfxImportParameters.ReaderName 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 lecteur.
public:
property Platform::String ^ ReaderName { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ReaderName();
void ReaderName(winrt::hstring value);
public string ReaderName { get; set; }
var string = pfxImportParameters.readerName;
pfxImportParameters.readerName = string;
Public Property ReaderName As String
Valeur de propriété
Nom du lecteur.