Portfolio.Name Property

Gets the name.
public string Name {get;}
This language is not supported or no code example is available.
public:  
property String^ Name { 
String^ get( ); 
}
This language is not supported or no code example is available.
public function get Name() : String;
This language is not supported or no code example is available.

Property Value

string

The name.

In this article

Definition