VSPROPERTYSTREAMPROPERTYTYPE Enum
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.
Specifies a simple or substream property stream.
public enum class VSPROPERTYSTREAMPROPERTYTYPE
public enum class VSPROPERTYSTREAMPROPERTYTYPE
enum VSPROPERTYSTREAMPROPERTYTYPE
public enum VSPROPERTYSTREAMPROPERTYTYPE
type VSPROPERTYSTREAMPROPERTYTYPE =
Public Enum VSPROPERTYSTREAMPROPERTYTYPE
- Inheritance
-
VSPROPERTYSTREAMPROPERTYTYPE
Fields
VSPSPT_PROPERTY_SECTION | 2 | Substream within the property stream. |
VSPSPT_SIMPLE | 1 | Simple property. |
Remarks
Used in Read calls.
COM Signature
From vsshell.idl: