X509StoreLocation.Location Property

Definition

Gets the location as a StoreLocation

public:
 property System::Security::Cryptography::X509Certificates::StoreLocation Location { System::Security::Cryptography::X509Certificates::StoreLocation get(); void set(System::Security::Cryptography::X509Certificates::StoreLocation value); };
public System.Security.Cryptography.X509Certificates.StoreLocation Location { get; set; }
member this.Location : System.Security.Cryptography.X509Certificates.StoreLocation with get, set
Public Property Location As StoreLocation

Property Value

Applies to