共用方式為


SpatialEntityStore.IsSupported 屬性

定義

取得此系統是否支援空間實體共用。

public:
 static property bool IsSupported { bool get(); };
static bool IsSupported();
public static bool IsSupported { get; }
var boolean = SpatialEntityStore.isSupported;
Public Shared ReadOnly Property IsSupported As Boolean

屬性值

Boolean

bool

此系統是否支援空間實體共用。

適用於