ClientSettingsProvider.GetPropertyMetadata(String) Metoda

Definicja

Pobiera kolekcję metadanych dla wszystkich właściwości pobranych z określonej usługi ustawień sieci Web.

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

Usługa ustawień sieci Web do pobierania metadanych właściwości z.

Zwraca

SettingsPropertyCollection

Metadane właściwości.

Dotyczy