Share via


OAProperties.Application Property

This class and its members are reserved for internal use and are not intended to be used in your code.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property Application As Object
public virtual Object Application { get; }
public:
virtual property Object^ Application {
    Object^ get ();
}
abstract Application : Object
override Application : Object
function get Application () : Object

Property Value

Type: System.Object

Implements

Properties.Application

.NET Framework Security

See Also

Reference

OAProperties Class

Microsoft.VisualStudio.Data.Schema.Package.Internal Namespace