_Explorer.Caption Property

Definition

Returns a String (string in C#) representing the title. Read-only.

public:
 property System::String ^ Caption { System::String ^ get(); };
public string Caption { get; }
Public ReadOnly Property Caption As String

Property Value

Applies to