VsUIElementDescriptor Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains an identifier for an element in a UI factory.
public value class VsUIElementDescriptor
struct VsUIElementDescriptor
public struct VsUIElementDescriptor
type VsUIElementDescriptor = struct
Public Structure VsUIElementDescriptor
- Inheritance
-
VsUIElementDescriptor
Fields
ElementID |
The element in the factory. |
Factory |
The UI factory identifier. |