ManagementQualifierAttribute.Flavor Property
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.
Flavor of the attribute.
public:
property System::Management::Instrumentation::ManagementQualifierFlavors Flavor { System::Management::Instrumentation::ManagementQualifierFlavors get(); void set(System::Management::Instrumentation::ManagementQualifierFlavors value); };
public System.Management.Instrumentation.ManagementQualifierFlavors Flavor { get; set; }
member this.Flavor : System.Management.Instrumentation.ManagementQualifierFlavors with get, set
Public Property Flavor As ManagementQualifierFlavors
Property Value
Returns a ManagementQualifierFlavor that indicates the flavor of the qualifier.
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.