ManagementPackAssemblyWriterSettings.KeyFilePath Property
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.
Gets the path of the .snk file that contains a key pair that is used to give the management pack assembly a strong name. The file is usually created by using the sn.exe command-line tool.
public:
property System::String ^ KeyFilePath { System::String ^ get(); };
C#
public string KeyFilePath { get; }
member this.KeyFilePath : string
Public ReadOnly Property KeyFilePath As String
Returns String.
Returns a string that contains the path of the .snk file that contains a key pair that is used to give the management pack assembly a strong name.
Producto | Versiones |
---|---|
System Center SM SDK | 2012, 2016 |