TextConverter.String Property
Namespace: Microsoft.Office.Project.Conversion
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public ReadOnly Property String As StringConverter
Get
'Usage
Dim instance As TextConverter
Dim value As StringConverter
value = instance.String
public StringConverter String { get; }
Property Value
Type: Microsoft.Office.Project.Conversion.StringConverter