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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.