StartJobCommand.KeyFilePath Property
Definition
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.
Suppress KeyFilePath.
public:
virtual property System::String ^ KeyFilePath { System::String ^ get(); };
public:
virtual property Platform::String ^ KeyFilePath { Platform::String ^ get(); };
public override string KeyFilePath { get; }
member this.KeyFilePath : string
Public Overrides ReadOnly Property KeyFilePath As String