Certificate.StoreLocation Property

Definition

Gets or sets the store location.

public:
 property System::String ^ StoreLocation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string StoreLocation { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.StoreLocation : string with get, set
Public Property StoreLocation As String

Property Value

The store location.

Attributes

Applies to