Sdílet prostřednictvím


ClientSettingsProvider.GetPropertyMetadata(String) Metoda

Definice

Získá kolekci metadat pro všechny vlastnosti načtené ze zadané služby nastavení webu.

public:
 static System::Configuration::SettingsPropertyCollection ^ GetPropertyMetadata(System::String ^ serviceUri);
public static System.Configuration.SettingsPropertyCollection GetPropertyMetadata (string serviceUri);
static member GetPropertyMetadata : string -> System.Configuration.SettingsPropertyCollection
Public Shared Function GetPropertyMetadata (serviceUri As String) As SettingsPropertyCollection

Parametry

serviceUri
String

Služba nastavení webu pro načtení metadat vlastností z.

Návraty

SettingsPropertyCollection

Metadata vlastnosti.

Platí pro