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
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.