CustomModifier Class
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.
public ref class CustomModifier abstract
public abstract class CustomModifier
type CustomModifier = class
Public MustInherit Class CustomModifier
- Inheritance
-
CustomModifier
Constructors
CustomModifier() |
Properties
IsOptional |
If true, a language may use the modified storage location without being aware of the meaning of the modification, modopt vs. modreq. |
Modifier |
A type used as a tag that indicates which type of modification applies. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.