ExtensionImage.CompanyName 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.
Optional. String property containing the name of the company/organization who publishes the extension.
public string CompanyName { get; set; }
member this.CompanyName : string with get, set
Public Property CompanyName As String