Share via


_JournalItem.Type Propriété

Définition

Renvoie ou définit une chaîne (chaîne en C#) représentant un champ de forme libre, contenant généralement le nom d’affichage de l’application de journalisation (par exemple, « MSWord »). Lecture/écriture.

public:
 property System::String ^ Type { System::String ^ get(); void set(System::String ^ value); };
public string Type { get; set; }
Public Property Type As String

Valeur de propriété

S’applique à