TemplateControl.SetStringResourcePointer(Object, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit un pointeur sur une ressource de type chaîne. La méthode SetStringResourcePointer(Object, Int32) est utilisée par des classes générées et n'est pas conçue pour être utilisée dans votre code.
protected:
void SetStringResourcePointer(System::Object ^ stringResourcePointer, int maxResourceOffset);
protected void SetStringResourcePointer (object stringResourcePointer, int maxResourceOffset);
member this.SetStringResourcePointer : obj * int -> unit
Protected Sub SetStringResourcePointer (stringResourcePointer As Object, maxResourceOffset As Integer)
Paramètres
- stringResourcePointer
- Object
Objet qui représente le pointeur vers la ressource de type chaîne.
- maxResourceOffset
- Int32
Taille de ressource.