Share via


OANullProperty.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 ReadOnly Property Application As Object
public Object Application { get; }
public:
virtual property Object^ Application {
    Object^ get () sealed;
}
abstract Application : Object
override Application : Object
final function get Application () : Object

Property Value

Type: System.Object

Implements

Property.Application

.NET Framework Security

See Also

Reference

OANullProperty Class

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