DdeLink.DdeTopic Propriété
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.
Rubrique pour le serveur DDE
Représente l’attribut suivant dans le schéma : ddeTopic
[DocumentFormat.OpenXml.SchemaAttr(0, "ddeTopic")]
public DocumentFormat.OpenXml.StringValue DdeTopic { get; set; }
public DocumentFormat.OpenXml.StringValue DdeTopic { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ddeTopic")]
public DocumentFormat.OpenXml.StringValue? DdeTopic { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ddeTopic")]
public DocumentFormat.OpenXml.StringValue? DdeTopic { get; set; }
public DocumentFormat.OpenXml.StringValue? DdeTopic { get; set; }
member this.DdeTopic : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ddeTopic")>]
member this.DdeTopic : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ddeTopic")>]
member this.DdeTopic : DocumentFormat.OpenXml.StringValue with get, set
Public Property DdeTopic As StringValue
Valeur de propriété
Retourne StringValue.
- Attributs
Remarques
Les informations suivantes de la norme internationale ECMA ECMA-376peuvent être utiles lors de l’utilisation de cette classe.
Décrit quelque chose pour l’application DDE à laquelle le canal se rapporte, généralement un document de cette application. Il s’agit d’un attribut obligatoire.
Les valeurs possibles pour cet attribut sont définies par le ST_Xstring
type simple.