Freigeben über


IStorageProviderPropertyCapabilities.IsPropertySupported(String) Methode

Definition

Bestimmt, ob eine Eigenschaft vom Synchronisierungsstamm unterstützt wird.

public:
 bool IsPropertySupported(Platform::String ^ propertyCanonicalName);
bool IsPropertySupported(winrt::hstring const& propertyCanonicalName);
public bool IsPropertySupported(string propertyCanonicalName);
function isPropertySupported(propertyCanonicalName)
Public Function IsPropertySupported (propertyCanonicalName As String) As Boolean

Parameter

propertyCanonicalName
String

Platform::String

winrt::hstring

Der Name der Eigenschaft. Z.B. "System.Photo.DateTaken"

Gibt zurück

Boolean

bool

True , wenn die Eigenschaft vom Synchronisierungsstamm unterstützt wird; False andernfalls

Gilt für: