_Application.System Propiedad

Definición

Devuelve un System objeto que se puede usar para devolver información relacionada con el sistema y realizar tareas relacionadas con el sistema.

public:
 property Microsoft::Office::Interop::Word::System ^ System { Microsoft::Office::Interop::Word::System ^ get(); };
public Microsoft.Office.Interop.Word.System System { get; }
member this.System : Microsoft.Office.Interop.Word.System
Public ReadOnly Property System As System

Valor de propiedad

Se aplica a