VocabularyDefinition.FormatStrings Vlastnost
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public:
property System::Collections::IEnumerable ^ FormatStrings { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable FormatStrings { get; }
member this.FormatStrings : System.Collections.IEnumerable
Public ReadOnly Property FormatStrings As IEnumerable