Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets or sets the output path for files. If this property is not set, the default value defined in DefaultOutputPath is uesd.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public string OutputPath { get; set; }
public:
property String^ OutputPath {
String^ get();
void set(String^ value);
}
Public Property OutputPath As String
Property Value
Type: System.String
See Also
FileSender Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top