Configuration.get_Platform(Guid) 方法

定义

public:
 virtual int get_Platform([Runtime::InteropServices::Out] Guid % platform);
public int get_Platform (out Guid platform);
abstract member get_Platform : Guid -> int
override this.get_Platform : Guid -> int
Public Function get_Platform (ByRef platform As Guid) As Integer

参数

platform
Guid

返回

实现

适用于