UcaCollationSettings.Version PropertyUcaCollationSettings.Version PropertyUcaCollationSettings::Version Property

Gets the version.

Syntax

Public Property Version As String
        Get
         Set(ByVal value As String)
public string Version { get;  set; }
public:
property String^ Version {
    String^ get();
     void set(String^ value);
}
 

Property Value

Type: System.StringSystem.StringSystem::String^

Gets he version number of the UCA to be used, or null a null reference (Nothing in Visual Basic) nullptr if a version has not been specified.