Compartilhar via


ParameterizedString.FlowDocumentString Propriedade

 

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

public string FlowDocumentString { get; }
public:
property String^ FlowDocumentString {
    String^ get();
}
member FlowDocumentString : string with get
Public ReadOnly Property FlowDocumentString As String

Valor de propriedade

Type: System.String

Consulte também

Classe ParameterizedString
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo