public:
property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
public virtual string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String
Public Overridable ReadOnly Property Path As String
属性值
实现