ApplicationClass._Application_Name Property

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual property System::String ^ _Application_Name { System::String ^ get(); };
public virtual string _Application_Name { get; }
member this._Application_Name : string
Public Overridable ReadOnly Property _Application_Name As String

Property Value

Applies to