SolutionClass.FileName Свойство

Определение

Только для внутреннего применения корпорацией Майкрософт.

Этот API поддерживает инфраструктуру продукта и не предназначен для использования непосредственно из программного кода.

public:
 virtual property System::String ^ FileName { System::String ^ get(); };
public:
 virtual property Platform::String ^ FileName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(13)]
public virtual string FileName { [System.Runtime.InteropServices.DispId(13)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.DispId(13)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.FileName : string
Public Overridable ReadOnly Property FileName As String

Значение свойства

String

Реализации

Атрибуты

Применяется к