ParameterizedStringPart Struct
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.
Represents one part of a ParameterizedString, each part can be either a literal or a parameter reference. If a parameter reference, then it has an "IgnoreValue" property, which may be true or false
Developers Note: This must be immutable
C#
public struct ParameterizedStringPart
type ParameterizedStringPart = struct
Public Structure ParameterizedStringPart
- Inheritance
-
ParameterizedStringPart
Parameterized |
Construct a Part which represents a Parameter usage |
Parameterized |
Construct a Part which represents literal text |
Equality(Parameterized |
|
Inequality(Parameterized |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |