StringService Class

Definition

Provides methods to validate a string for use with Xbox Live.

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class StringService
type StringService = class
    interface __IStringServicePublicNonVirtuals
Public NotInheritable Class StringService
Inheritance
StringService
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Methods

VerifyStringAsync(String)

Verifies if a string contains acceptable text for use with Xbox Live.

VerifyStringsAsync(IVectorView<String>)

Applies to