Share via


ProjectLink.GetPropertyValue(String) Method

Definition

Facilitate remoting the GetPropertyValue(String).

public:
 abstract System::String ^ GetPropertyValue(System::String ^ name);
public abstract string GetPropertyValue (string name);
abstract member GetPropertyValue : string -> string
Public MustOverride Function GetPropertyValue (name As String) As String

Parameters

name
String

Returns

Applies to