SaveAsDialogCaption Property (DesignLocalizationStrings.Localizer)
In This Topic
Gets the "Select project to store translation" string.
Syntax
'Declaration
Public Shared ReadOnly Property SaveAsDialogCaption As String
public static string SaveAsDialogCaption {get;}
See Also