ParameterizedStringPart Struct

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.

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
Inheritance
ParameterizedStringPart

Constructors

ParameterizedStringPart(String, Boolean)

Construct a Part which represents a Parameter usage

ParameterizedStringPart(String)

Construct a Part which represents literal text

Properties

Methods

Operators

Applies to

Ürün Sürümler
Azure DevOps Services .NET SDK preview, latest