Source.Field[String] 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.
Renvoie une valeur String qui représente la valeur d’un champ dans une source bibliographique. En lecture seule.
public:
property System::String ^ Field[System::String ^] { System::String ^ get(System::String ^ Name); void set(System::String ^ Name, System::String ^ value); };
public string Field[string Name] { get; set; }
member this.Field(string) : string with get, set
Public Property Field(Name As String) As String
Paramètres
- Name
- String
Spécifie le nom du champ pour lequel la valeur doit être extraite.
Valeur de propriété
String
Remarques
Le nom du champ correspond au nom de l’élément XML correspondant dans les données XML d’une source bibliographique. Vous pouvez utiliser la XML propriété pour renvoyer le code XML d’une source de bibliographie. Pour plus d’informations, consultez Utilisation des bibliographies