The VGApplication type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetAllPermissionSet
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns the name for the application.
(Overrides Object..::.ToString()()().)
UpdateApplication

Properties

  NameDescription
AnonymousRole
Gets the Anonymous Role of the application.
ApplicationId
Gets the unique identifier of the application of the application
Comment
Gets a short description of the application.
DefaultRole
Gets the Anonymous Role of the application.
MemberShipAccessLevel
Gets the Membership Access Level of the application.
ModificationDate
Gets the modification date of the application.
Name
Gets the name of the application.
RepositoryId
Gets the unique identifier of the information used to store in a repository
Version
Gets the version of the application.

See Also