VocabularyDefinition.GetFormatString Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
GetFormatString() | |
GetFormatString(String) |
GetFormatString()
public:
Microsoft::RuleEngine::FormatString ^ GetFormatString();
public Microsoft.RuleEngine.FormatString GetFormatString ();
member this.GetFormatString : unit -> Microsoft.RuleEngine.FormatString
Public Function GetFormatString () As FormatString
Zwraca
Dotyczy
GetFormatString(String)
public:
Microsoft::RuleEngine::FormatString ^ GetFormatString(System::String ^ culture);
public Microsoft.RuleEngine.FormatString GetFormatString (string culture);
member this.GetFormatString : string -> Microsoft.RuleEngine.FormatString
Public Function GetFormatString (culture As String) As FormatString
Parametry
- culture
- String