| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As CertificateIdentifier Dim value As String instance.StorePath = value value = instance.StorePath | |
| C# | |
|---|---|
[DataMemberAttribute(EmitDefaultValue=false, Order=1)] public string StorePath {get; set;} | |
Property Value
The store path in the formStoreName\\Store Location .Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x