ILClassificationResponse.UserString Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string UserString { [Foundation.Export("userString")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setUserString:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 1, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.UserString : string with get, set
Valor da propriedade
- Atributos