Condividi tramite


VirtualMachineCmdletHelper.GetTruncatedStr(String, Int32) Method

Definition

public static string GetTruncatedStr (string inputStr, int maxLength);
static member GetTruncatedStr : string * int -> string
Public Shared Function GetTruncatedStr (inputStr As String, maxLength As Integer) As String

Parameters

inputStr
String
maxLength
Int32

Returns

Applies to