次の方法で共有


LinkFormat.SourceFullName プロパティ

定義

指定されたリンク OLE オブジェクト、図、またはフィールドのソース ファイルの名前とパスを設定または返します。

public:
 property System::String ^ SourceFullName { System::String ^ get(); void set(System::String ^ value); };
public string SourceFullName { get; set; }
member this.SourceFullName : string with get, set
Public Property SourceFullName As String

プロパティ値

注釈

このプロパティの使用は、、、および プロパティのシーケンスで をSourcePathPathSeparator使用する場合とSourceName同じです。

適用対象