NativeCommonImplementation.Company Method
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.
Overloads
Company() | |
Company(String) |
Company()
public:
override System::String ^ Company();
public override string Company ();
override this.Company : unit -> string
Public Overrides Function Company () As String