ResolveComReference.KeyFile 属性
定义
获取或设置包含密钥对的项。Gets or sets an item that contains a key pair.
此 API 支持产品基础结构,不能在代码中直接使用。
public:
property System::String ^ KeyFile { System::String ^ get(); void set(System::String ^ value); };
public string KeyFile { get; set; }
member this.KeyFile : string with get, set
Public Property KeyFile As String
属性值
包含密钥对的项。An item that contains a key pair.