ParameterizedString.FlowDocumentString Property
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public string FlowDocumentString { get; }
public:
property String^ FlowDocumentString {
String^ get();
}
member FlowDocumentString : string with get
Public ReadOnly Property FlowDocumentString As String
Property Value
Type: System.String
See Also
ParameterizedString Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top