EdtHelper.GetEdtStringTruncated(String, String) Method
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.
public:
static System::String ^ GetEdtStringTruncated(System::String ^ stringToTruncate, System::String ^ edtName);
public static string GetEdtStringTruncated (string stringToTruncate, string edtName);
static member GetEdtStringTruncated : string * string -> string
Public Shared Function GetEdtStringTruncated (stringToTruncate As String, edtName As String) As String
Parameters
- stringToTruncate
- String
- edtName
- String