public string OutputFilePath { get; set; }
Public Property OutputFilePath As String
Get
Set
public:
virtual property String^ OutputFilePath {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract OutputFilePath : string with get, set
override OutputFilePath : string with get, set
Значение свойства никогда не равно null.