_OLEObject.SourceName Property

Definition

Returns or sets the specified object's link source name. Read/write String.

public:
 property System::String ^ SourceName { System::String ^ get(); void set(System::String ^ value); };
public string SourceName { get; set; }
Public Property SourceName As String

Property Value

Applies to