共用方式為


SpatialGraphInteropFrameOfReferencePreview.NodeId 屬性

定義

取得為此 Interop 參考框架建立的空間節點識別碼。

public:
 property Platform::Guid NodeId { Platform::Guid get(); };
winrt::guid NodeId();
public Guid NodeId { get; }
var guid = spatialGraphInteropFrameOfReferencePreview.nodeId;
Public ReadOnly Property NodeId As Guid

屬性值

Guid

Platform::Guid

winrt::guid

空間節點的識別碼。

適用於