ManagementPackAssemblyWriterSettings.Copyright 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 or sets the copyright information for the management pack assembly. This information is used for the value of the Copyright
assembly attribute that is set on the sealed assembly.
public:
property System::String ^ Copyright { System::String ^ get(); void set(System::String ^ value); };
C#
public string Copyright { get; set; }
member this.Copyright : string with get, set
Public Property Copyright As String
Returns String.
Returns a string that contains the copyright information for the management pack assembly.
Producto | Versiones |
---|---|
System Center SM SDK | 2012, 2016 |