MenuCommandAttributeCommandType Property |
IT Hit User File System
Gets the type of the command associated with the class.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 9.0.29481.0-Beta
Syntaxpublic Type CommandType { get; }
Public ReadOnly Property CommandType As Type
Get
public:
property Type^ CommandType {
Type^ get ();
}
member CommandType : Type with get
Property Value
Type:
Type
See Also