OleCommandText Class |
Namespace: Tvl.VisualStudio.Shell
The OleCommandText type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
CommandInformationKind |
Gets a value indicating the type of information to be provided.
| |
MaxLength |
Gets the maximum length of the Text property.
| |
Text |
Gets or sets the text associated with the command. The CommandInformationKind property
specifies the specific information provided by the Text property.
|