IInterpolatedStringOperation.Parts Proprietà

Definizione

Parti costitutive della stringa interpolata, ognuna delle quali è un IInterpolatedStringContentOperationoggetto .

public:
 property System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::Operations::IInterpolatedStringContentOperation ^> Parts { System::Collections::Immutable::ImmutableArray<Microsoft::CodeAnalysis::Operations::IInterpolatedStringContentOperation ^> get(); };
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Operations.IInterpolatedStringContentOperation> Parts { get; }
member this.Parts : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.Operations.IInterpolatedStringContentOperation>
Public ReadOnly Property Parts As ImmutableArray(Of IInterpolatedStringContentOperation)

Valore della proprietà

Si applica a