Condividi tramite


CertificateQuery.StoreName Proprietà

Definizione

Ottiene o imposta il nome dell'archivio.

public:
 property Platform::String ^ StoreName { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring StoreName();

void StoreName(winrt::hstring value);
public string StoreName { get; set; }
var string = certificateQuery.storeName;
certificateQuery.storeName = string;
Public Property StoreName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome dell'archivio.

Si applica a