public string PfxFilePassword { get; set; }
Public Property PfxFilePassword As String Get Set
public: property String^ PfxFilePassword { String^ get (); void set (String^ value); }
member PfxFilePassword : string with get, set
In This Article