IVbcHostObject.SetKeyFile(String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the file name containing the cryptographic key.
public:
bool SetKeyFile(System::String ^ keyFile);
C#
public bool SetKeyFile(string keyFile);
abstract member SetKeyFile : string -> bool
Public Function SetKeyFile (keyFile As String) As Boolean
- keyFile
- String
The name of the file containing the cryptographic key.
true
if the method was successful; otherwise, false
.
Produkt | Versionen |
---|---|
MSBuild | 15, 16, 17 |
MSBuild (.NET Core) | 15, 16, 17 |