NormalizationRule.Translation Property
Gets the translation definition for the normalization rule.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Translation As String
Get
'Usage
Dim instance As NormalizationRule
Dim value As String
value = instance.Translation
public string Translation { get; }
Property Value
Type: System.String