Visual Basic (Declaration) | |
---|---|
Public MustOverride Property Level As RateMatchPatternLevel |
C# | |
---|---|
public abstract RateMatchPatternLevel Level {get; set;} |
C++/CLI | |
---|---|
public: abstract property RateMatchPatternLevel Level { RateMatchPatternLevel get(); void set ( RateMatchPatternLevel value); } |
Property Value
Default value is RateMatchPatternLevel.BwpLevel.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)