VCDesignElement Interface
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.
Microsoft internal use only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class VCDesignElement
public interface class VCDesignElement
__interface VCDesignElement
[System.Runtime.InteropServices.Guid("36240F4A-D29F-4F68-A80E-FE7D017405B5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)]
public interface VCDesignElement
[<System.Runtime.InteropServices.Guid("36240F4A-D29F-4F68-A80E-FE7D017405B5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FHidden)>]
type VCDesignElement = interface
Public Interface VCDesignElement
- Attributes
Properties
DisplayName |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
DTE |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
IsCaseSensitive |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
IsReadOnly |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
IsZombie |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
Name |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
Parent |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
Picture |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |
Methods
IsSelf(Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft internal use only. |